Skip to content

Expose smallest subnormal constant and add tests for consts #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

juntyr
Copy link
Contributor

@juntyr juntyr commented Jul 20, 2025

  • exposes SLEEF_QUAD_DENORM_MIN as smallest_subnormal
  • renames min_value (SLEEF_QUAD_MIN) to smallest_normal (since the name is bound to bite people, past myself included)
  • adds tests for the exposed constants

@juntyr juntyr changed the title Expose smallest subnormal and test consts Expose smallest subnormal constant and add tests for consts Jul 20, 2025
Copy link
Member

@ngoldbaum ngoldbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juntyr
Copy link
Contributor Author

juntyr commented Jul 23, 2025

@SwayamInSync I've rebased this PR - it should be ready to go now

@SwayamInSync SwayamInSync merged commit 6b5dbb2 into numpy:main Jul 23, 2025
6 checks passed
@SwayamInSync
Copy link
Collaborator

Thanks @juntyr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants